#### Playground {: #playground data-category=gen-ai }
The place where you create and interact with [LLM blueprints](#llm-blueprints) (LLMs and their associated settings), comparing the response of each to help determine which to use in production. Many LLM blueprints can live within a playground. A playground is an asset of a Use Case; multiple playgrounds can exist in a single Use Case. 

#### Playground Compare {: #playground-compare data-category=gen-ai }
The place to add LLM blueprints to the playground for comparison, submit prompts to these LLM blueprints, and evaluate the rendered responses. With [RAG](#retrieval-augmented-generation-rag), a single prompt is sent to an LLM to generate a single response, without referencing previous prompts. This allows users to compare responses from multiple LLM blueprints.
